net/netip.Prefix.isZero (method) 2 uses net/netip (current package) netip.go#L1328: func (p Prefix) isZero() bool { return p == Prefix{} } netip.go#L1495: if p.isZero() {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)